home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / games / zmud32.zip / ZMUD.EXE / 0 / RCDATA / TAUTOLOGIN / TAUTOLOGIN.txt
Text File  |  1996-08-04  |  5KB  |  224 lines

  1. object Autologin: TAutologin
  2.   Left = 261
  3.   Top = 111
  4.   ActiveControl = OKBtn
  5.   BorderStyle = bsDialog
  6.   Caption = 'Auto-login Wizard'
  7.   ClientHeight = 240
  8.   ClientWidth = 317
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = [fsBold]
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 29
  19.     Top = 98
  20.     Width = 63
  21.     Height = 13
  22.     Alignment = taRightJustify
  23.     Caption = 'Name trigger:'
  24.     Font.Color = clBlack
  25.     Font.Height = -11
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = []
  28.     ParentFont = False
  29.   end
  30.   object Label2: TLabel
  31.     Left = 12
  32.     Top = 122
  33.     Width = 80
  34.     Height = 13
  35.     Alignment = taRightJustify
  36.     Caption = 'Character Name:'
  37.     Font.Color = clBlack
  38.     Font.Height = -11
  39.     Font.Name = 'MS Sans Serif'
  40.     Font.Style = []
  41.     ParentFont = False
  42.   end
  43.   object Label3: TLabel
  44.     Left = 11
  45.     Top = 146
  46.     Width = 81
  47.     Height = 13
  48.     Alignment = taRightJustify
  49.     Caption = 'Password trigger:'
  50.     Font.Color = clBlack
  51.     Font.Height = -11
  52.     Font.Name = 'MS Sans Serif'
  53.     Font.Style = []
  54.     ParentFont = False
  55.   end
  56.   object Label4: TLabel
  57.     Left = 43
  58.     Top = 170
  59.     Width = 49
  60.     Height = 13
  61.     Alignment = taRightJustify
  62.     Caption = 'Password:'
  63.     Font.Color = clBlack
  64.     Font.Height = -11
  65.     Font.Name = 'MS Sans Serif'
  66.     Font.Style = []
  67.     ParentFont = False
  68.   end
  69.   object Label5: TLabel
  70.     Left = 45
  71.     Top = 74
  72.     Width = 47
  73.     Height = 13
  74.     Alignment = taRightJustify
  75.     Caption = 'Initial text:'
  76.     Font.Color = clBlack
  77.     Font.Height = -11
  78.     Font.Name = 'MS Sans Serif'
  79.     Font.Style = []
  80.     ParentFont = False
  81.   end
  82.   object Label6: TLabel
  83.     Left = 104
  84.     Top = 8
  85.     Width = 207
  86.     Height = 13
  87.     Caption = 'To create an auto-login trigger for this MUD,'
  88.     Font.Color = clBlack
  89.     Font.Height = -11
  90.     Font.Name = 'MS Sans Serif'
  91.     Font.Style = []
  92.     ParentFont = False
  93.   end
  94.   object Label7: TLabel
  95.     Left = 104
  96.     Top = 22
  97.     Width = 158
  98.     Height = 13
  99.     Caption = 'edit the data below (if necessary),'
  100.     Font.Color = clBlack
  101.     Font.Height = -11
  102.     Font.Name = 'MS Sans Serif'
  103.     Font.Style = []
  104.     ParentFont = False
  105.   end
  106.   object Label8: TLabel
  107.     Left = 104
  108.     Top = 36
  109.     Width = 157
  110.     Height = 13
  111.     Caption = 'and click Yes, otherwise click No'
  112.     Font.Color = clBlack
  113.     Font.Height = -11
  114.     Font.Name = 'MS Sans Serif'
  115.     Font.Style = []
  116.     ParentFont = False
  117.   end
  118.   object Image2: TImage
  119.     Left = 56
  120.     Top = 8
  121.     Width = 32
  122.     Height = 32
  123.     AutoSize = True
  124.   end
  125.   object OKBtn: TBitBtn
  126.     Left = 144
  127.     Top = 204
  128.     Width = 77
  129.     Height = 27
  130.     Caption = '&Yes'
  131.     Default = True
  132.     Font.Color = clBlack
  133.     Font.Height = -11
  134.     Font.Name = 'MS Sans Serif'
  135.     Font.Style = []
  136.     ModalResult = 1
  137.     ParentFont = False
  138.     TabOrder = 0
  139.     Margin = 2
  140.     NumGlyphs = 2
  141.     Spacing = -1
  142.     IsControl = True
  143.   end
  144.   object CancelBtn: TBitBtn
  145.     Left = 228
  146.     Top = 204
  147.     Width = 77
  148.     Height = 27
  149.     Cancel = True
  150.     Caption = '&No'
  151.     Font.Color = clBlack
  152.     Font.Height = -11
  153.     Font.Name = 'MS Sans Serif'
  154.     Font.Style = []
  155.     ModalResult = 2
  156.     ParentFont = False
  157.     TabOrder = 1
  158.     Margin = 2
  159.     NumGlyphs = 2
  160.     Spacing = -1
  161.     IsControl = True
  162.   end
  163.   object NameTrig: TEdit
  164.     Left = 104
  165.     Top = 96
  166.     Width = 201
  167.     Height = 21
  168.     Font.Color = clBlack
  169.     Font.Height = -11
  170.     Font.Name = 'MS Sans Serif'
  171.     Font.Style = []
  172.     ParentFont = False
  173.     TabOrder = 2
  174.   end
  175.   object Name: TEdit
  176.     Left = 104
  177.     Top = 120
  178.     Width = 201
  179.     Height = 21
  180.     Font.Color = clBlack
  181.     Font.Height = -11
  182.     Font.Name = 'MS Sans Serif'
  183.     Font.Style = []
  184.     ParentFont = False
  185.     TabOrder = 3
  186.   end
  187.   object PassTrig: TEdit
  188.     Left = 104
  189.     Top = 144
  190.     Width = 201
  191.     Height = 21
  192.     Font.Color = clBlack
  193.     Font.Height = -11
  194.     Font.Name = 'MS Sans Serif'
  195.     Font.Style = []
  196.     ParentFont = False
  197.     TabOrder = 4
  198.   end
  199.   object Password: TEdit
  200.     Left = 104
  201.     Top = 168
  202.     Width = 201
  203.     Height = 21
  204.     Font.Color = clBlack
  205.     Font.Height = -11
  206.     Font.Name = 'MS Sans Serif'
  207.     Font.Style = []
  208.     ParentFont = False
  209.     TabOrder = 5
  210.   end
  211.   object OtherStr: TEdit
  212.     Left = 104
  213.     Top = 72
  214.     Width = 201
  215.     Height = 21
  216.     Font.Color = clBlack
  217.     Font.Height = -11
  218.     Font.Name = 'MS Sans Serif'
  219.     Font.Style = []
  220.     ParentFont = False
  221.     TabOrder = 6
  222.   end
  223. end
  224.